[INFO] cloning repository https://github.com/sofiavldd2005/HIL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sofiavldd2005/HIL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiavldd2005%2FHIL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiavldd2005%2FHIL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cef27895cdd1cba4da645876d0404fb90ef19b5a
[INFO] checking sofiavldd2005/HIL against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiavldd2005%2FHIL" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sofiavldd2005/HIL
[INFO] finished tweaking git repo https://github.com/sofiavldd2005/HIL
[INFO] tweaked toml for git repo https://github.com/sofiavldd2005/HIL written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sofiavldd2005/HIL on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sofiavldd2005/HIL already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054
[INFO] running `Command { std: "docker" "start" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking HIL v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serialport::SerialPort`
[INFO] [stdout]  --> src/serial_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serialport::SerialPort;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let mut read_3f32 = |offset: &mut usize| {
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut reader = port.try_clone().expect("Failed to clone reader");
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Yaw` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Yaw: f32,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `yaw`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Pitch` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Pitch: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `pitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Roll` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Roll: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `roll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub UncompAccX: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub UncompAccY: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub UncompAccZ: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub UncompGyroX: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub UncompGyroY: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub UncompGyroZ: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Temperature` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub Temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Pressure` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub Pressure: f32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `pressure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub MagX: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub MagY: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub MagZ: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub AccelX: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub AccelY: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub AccelZ: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub GyroX: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `gyro_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub GyroY: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `gyro_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub GyroZ: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `gyro_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatX` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub QuatX: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatY` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub QuatY: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub QuatZ: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatS` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub QuatS: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelX` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub LinAccelX: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelY` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub LinAccelY: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub LinAccelZ: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelN` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub LinAccelN: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelE` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub LinAccelE: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelD` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub LinAccelD: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serialport::SerialPort`
[INFO] [stdout]  --> src/serial_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serialport::SerialPort;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/protocol.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let mut read_3f32 = |offset: &mut usize| {
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut reader = port.try_clone().expect("Failed to clone reader");
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] [stdout] warning: structure field `Yaw` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Yaw: f32,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `yaw`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Pitch` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Pitch: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `pitch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Roll` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Roll: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `roll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub UncompAccX: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub UncompAccY: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompAccZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub UncompAccZ: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_acc_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub UncompGyroX: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub UncompGyroY: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UncompGyroZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub UncompGyroZ: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `uncomp_gyro_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Temperature` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub Temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Pressure` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub Pressure: f32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `pressure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub MagX: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub MagY: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MagZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub MagZ: f32,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mag_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub AccelX: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub AccelY: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccelZ` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub AccelZ: f32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `accel_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroX` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub GyroX: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `gyro_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroY` should have a snake case name
[INFO] [stdout]   --> src/protocol.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub GyroY: f32,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `gyro_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GyroZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub GyroZ: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `gyro_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatX` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub QuatX: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatY` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub QuatY: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub QuatZ: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QuatS` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub QuatS: f32,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `quat_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelX` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub LinAccelX: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelY` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub LinAccelY: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelZ` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub LinAccelZ: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelN` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub LinAccelN: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelE` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub LinAccelE: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LinAccelD` should have a snake case name
[INFO] [stdout]    --> src/protocol.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub LinAccelD: f32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `lin_accel_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054", kill_on_drop: false }`
[INFO] [stdout] b0d37952be9c775721be47e21b7e06e368927f53d1154205cdfddca40ea2c054
